home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / raotb12.zip / OTBANK.DOC < prev    next >
Text File  |  1990-08-21  |  6KB  |  129 lines

  1.  
  2.   ╒═════════════════════════════════════════════════════════════════════════╕
  3.   │░░░░░░ On-line Time Bank ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  4.   ╘═════════════════════════════════════════════════════════════════════════╛
  5.  
  6.                       On-line Time Bank for RemoteAccess
  7.                                 Version 1.2
  8.                             By: William L. Munson
  9.  
  10.                       This is another fine utility from:
  11.                            The Munchkin's Node BBS
  12.                              (716) 265 - 4492
  13.                     300 - 2400 baud on-line 24 hours/day
  14.                           Fido Net/Node 1:260/238
  15.  
  16.  
  17.   ╒═════════════════════════════════════════════════════════════════════════╕
  18.   │░░░░░░ INTRODUCTION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  19.   ╘═════════════════════════════════════════════════════════════════════════╛
  20.  
  21.     Would you like to be able to allow your users to save their unused
  22.   on-line time for use at a later date?  Have you been afraid that the user
  23.   would be able to over-run your system events or tie up your system for
  24.   several hours during your peak usage times?  Well have I got a nice surprise
  25.   for you!!.  Enter the On-line Time Bank.  This banking program will allow
  26.   your users to save their extra time into a bank account whenever they wish.
  27.   It will also allow them to withdraw as needed but with some restrictions.
  28.   They will not be allowed to withdraw enough time to over-run your system
  29.   events as defined in RACONFIG. Also you may set the program up so that the
  30.   users cannot withdraw more than a set limit during a sysop definable time
  31.   period thus ensuring that your board is available to your users during your
  32.   peak usage times. Users may also take out a 'loan' of time which they are
  33.   forced to pay back via direct daily deductions from their on-line time.
  34.   Also as an added bonus, your users may purchase lotto tickets with their
  35.   deposited time.  The lotto can let the lucky user win up to 80 times their
  36.   bet.
  37.  
  38.  
  39.   ╒═════════════════════════════════════════════════════════════════════════╕
  40.   │░░░░░░ INSTALLATION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  41.   ╘═════════════════════════════════════════════════════════════════════════╛
  42.  
  43.     OTBANK may be installed in a directory of it's own or in the same
  44.   directory as your RemoteAccess files.  The files OTBANK.EXE and
  45.   OTBSETUP.EXE should be placed in the same directory and OTBMAINT.EXE
  46.   must be placed in the same directory as your RemoteAccess system's
  47.   USERS.BBS file.
  48.     Next, run OTBSETUP to configure the program the way your like. Read
  49.   the docs for OTBSETUP for the details on use of the setup program.
  50.     If you wish to have automatic 'direct deposit' type payments on your
  51.   users outstanding loans then install OTBMAINT.EXE as part of your nightly
  52.   maintance batch.  See the docs for the program for the details on the
  53.   setup of the OTBMAINT.EXE.
  54.  
  55.   ╒═════════════════════════════════════════════════════════════════════════╕
  56.   │░░░░░░ OPERATION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  57.   ╘═════════════════════════════════════════════════════════════════════════╛
  58.  
  59.     The program may be run as either a type 7 or type 15 exit.  The door
  60.   needs a command line in order to run.  The format of the command line
  61.   is as follows:
  62.  
  63.              OTBANK [comm port]
  64.  
  65.   Where comm port is 1, 2, 3 or 4.
  66.  
  67.  
  68.   Here is an excerpt of the batch file to call the program as a type 15 exit.
  69.  
  70.   REM RUN OTBANK
  71.   CD \
  72.   CD \BANK
  73.   OTBANK 1
  74.   CD \
  75.   CD \RA
  76.   RA -R -E0
  77.   GOTO RESTART
  78.  
  79.  
  80.   Here is an example of the batch file to call the program as a type 7 exit.
  81.  
  82.   @ECHO OFF
  83.   CD \
  84.   CD \BANK
  85.   OTBANK 1
  86.   CD \
  87.   CD \RA
  88.  
  89.  
  90.   OTBANK  monitors the status of the carrier and will return to the BBS
  91.   if carrier is lost.  There is also a time out timer to return control
  92.   to the bbs after about 3 minutes of in-activity.
  93.  
  94.   For your convenience, I have included a pre-printed registration form.
  95.   The form is included in a file named OTBANK.REG which is part of this
  96.   archive.
  97.  
  98.   NOTE: For those of you who have read this far, a bug report or suggestion
  99.         for future improvements/features MAY get you a free registration in
  100.         the mail.
  101.  
  102.   ╒═════════════════════════════════════════════════════════════════════════╕
  103.   │░░░░░░ REGISTRATION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  104.   ╘═════════════════════════════════════════════════════════════════════════╛
  105.  
  106.   OTBANK is a shareware product!  This means that if you decide to use this
  107.   program on a regular basis you should register it.  Registration is only
  108.   $10.00 so you really don't have any excuse for not doing it.
  109.  
  110.   What do you get for your registration?  You get a program which is
  111.   personalized with your BBS system's name instead of with the un-registered
  112.   program notice. You also get a good feeling from knowing that you have
  113.   supported one of the best software marketing methods available.
  114.  
  115.   If I get enough people registering this program I will continue to write
  116.   updates of this and other fine products.
  117.  
  118.   I have written another companion program for this bank door.  It is for
  119.   those sysops who use the fine program FileDoor.  The name of my program
  120.   is FileDoor Helper and allows you to control your users downloading
  121.   access by monitoring the ratio of uploads to downloads.  It will set or
  122.   reset a sysop defined flag when a violation occurs.  It also allows for
  123.   direct crediting of the bank account maintained by this program or
  124.   direct crediting of the users on-line time.  There are many other nice
  125.   features which I will not define here.  The file name of the current
  126.   version of FileDoor Helper is: RA-FDH12.ZIP and should be available where
  127.   you found this program.
  128.  
  129.